CDataBrowser Cell position description. More...
Public Member Functions | |
Cell (int32_t row=-1, int32_t column=-1) | |
bool | isValid () const |
Public Attributes | |
int32_t | row |
int32_t | column |
CDataBrowser Cell position description.
Cell | ( | int32_t | row = -1 , |
|
int32_t | column = -1 | |||
) | [inline] |
bool isValid | ( | ) | const [inline] |
int32_t column |
int32_t row |